home *** CD-ROM | disk | FTP | other *** search
/ PD Collection CD 1 / PD Collection CD 1.iso / textual / tex / files / !tex / latexsty2 / NOPAGENUM / DOC next >
Encoding:
Text File  |  1991-02-10  |  322 b   |  16 lines

  1. %
  2. % A tiny style file to suppress page numbers on LaTeX pages.  I can never
  3. % remember {\em what} LaTeX calls it!
  4. %
  5. % Richard Furuta
  6. % Department of Computer Science
  7. % University of Maryland
  8. % College Park, MD  20742
  9. %
  10. % furuta@mimsy.umd.edu
  11. % seismo!umcp-cs!furuta
  12. %
  13. % October 22, 1986, first release
  14. %
  15. \pagestyle{empty}
  16.